| Robust Long-term Test-Time Adaptation for 3D Human Pose Estimation through Motion Discretization |
| Yilin Wen, Kechuan Dong, Yusuke Sugano |
| The University of Tokyo |
| AAAI 2026 |
| |
| Abstract |
|
Online test-time adaptation addresses the train-test domain gap by adapting the model on unlabeled streaming test inputs before making the final prediction. However, online adaptation for 3D human pose estimation suffers from error accumulation when relying on self-supervision with imperfect predictions, leading to degraded performance over time. To mitigate this fundamental challenge, we propose a novel solution that highlights the use of motion discretization. Specifically, we employ unsupervised clustering in the latent motion representation space to derive a set of anchor motions, whose regularity aids in supervising the human pose estimator and enables efficient self-replay. Additionally, we introduce an effective and efficient soft-reset mechanism by reverting the pose estimator to its exponential moving average during continuous adaptation. We examine long-term online adaptation by continuously adapting to out-of-domain streaming test videos of the same individual, which allows for the capture of consistent personal shape and motion traits throughout the streaming observation. By mitigating error accumulation, our solution enables robust exploitation of these personal traits for enhanced accuracy. Experiments demonstrate that our solution outperforms previous online test-time adaptation methods and validate our design choices.
|
| Algorithm overview |
 |
|
Illustration of personal shape and habitual motion traits across observations (left) and error accumulation in existing works as adaptation progresses (right).
|
 |
|
Framework Overview. During test time, the pose estimator F and motion denoising network M are alternately updated in a cyclic way. We employ motion discretization to regularize the adaptation of F and enable self-replay for adapting M.
|
| |
![]() |
|
Citation
Wen, Y., Dong, K., & Sugano, Y. (2026). Robust Long-term Test-Time Adaptation for 3D Human Pose Estimation through Motion Discretization. Proceedings of the AAAI Conference on Artificial Intelligence. (bibtex)
|
|
| |
| |
| ©Y. Wen. Last update: Nov, 2025. |